home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / gacbj122.zip / INTERBBS.DOC < prev    next >
Text File  |  1996-02-21  |  3KB  |  93 lines

  1. ; INTERBBS.DOC - Sample Inter-BBS configuration file
  2. ;
  3. ; If you wish to use this file, rename it to INTERBBS.CFG and edit it.
  4. ;
  5. ; Any text following a semi-colon (;), and blank lines, are ignored.
  6. ;
  7. ; The league coordinator should gather the list of BBS's participating
  8. ; in this Tournament and the needed information ( e.g. node number, 
  9. ; location, name), choose a league ID (two letter), create/edit this file, 
  10. ; and send it (as a file attache) to each member.  The members should place
  11. ; it in their GAC_BJ directory.  It is only necessary to manually send the 
  12. ; INTERBBS.CFG file to NEW members once, this is a security precaution to 
  13. ; make sure a system will not receive an INTERBBS.CFG from an invalid source.
  14. ;
  15. ; Anytime you add a league member, send that member the INTERBBS.CFG file 
  16. ; manually and use the SENDCONFIG command line parameter to pass the new
  17. ; INTERBBS.CFG file to all systems listed in the League.  Those systems will 
  18. ; automatically recognize the incoming message and update the INTERBBS.CFG 
  19. ; file on the remote system, as long as that system is configured for the 
  20. ; correct league ID.
  21. ;
  22. ; You may even list the configuration options in this file, and the settings
  23. ; given here will override the local systems configuration.  This will insure
  24. ; that all of the BBS's in the league are setup identically.
  25. ;
  26. ;------------------------------------------------------------------------------
  27. ;
  28. ; This section is to allow the League Coodinator to override all of the 
  29. ; local configuration options for this League.  This will insure that every
  30. ; BBS is setup identically.  If you do not want to override local options,
  31. ; comment these lines out with a semi-colon (;).
  32. ;
  33. ; Total number of decks in the card shoe
  34. ;
  35. Total_Decks 10
  36. ;
  37. ; The minimum bet in dollars
  38. ;
  39. Min_Bet 100
  40. ;
  41. ; The maximum bet in dollars
  42. ;
  43. Max_Bet 10000
  44. ;
  45. ; The default bet in dollars
  46. ;
  47. Default_Bet 200
  48. ;
  49. ; The player's starting money in dollars
  50. ;
  51. Start_money 10000
  52. ;
  53. ; The player's daily bonus for playing in dollars
  54. ;
  55. Daily_money 1000
  56. ;
  57. ; The length of the Tournament (use a 0 to disable automatic resets)
  58. ;
  59. Length 30
  60. ;
  61. ;------------------------------------------------------------------------------
  62. ;
  63. ; List of other systems running the door, which the door should be linked to.
  64. ; For each system, the LinkWith, LinkNumber, LinkName and LinkLocation lines 
  65. ; should be grouped together in order. The LinkWith line should specify the 
  66. ; system's node address, the LinkNumber line is the number for this system
  67. ; in the current league, the LinkName line should specify the system's name, 
  68. ; and the LinkLocation line should specify the location of the system.
  69. ;
  70. ; The following is an example.
  71. ;
  72. LinkWith     121:2110/510
  73. LinkNumber   1
  74. LinkName     The DogHouse BBS
  75. LinkLocation Plano, TX
  76.  
  77. LinkWith     121:2110/101
  78. LinkNumber   2
  79. LinkName     RabbitLand II
  80. LinkLocation Dallas, Texas
  81.  
  82. LinkWith     121:2110/301
  83. LinkNumber   3
  84. LinkName     Apollo
  85. LinkLocation Grand Prarie, TX
  86.  
  87. LinkWith     121:2110/310
  88. LinkNumber   4
  89. LinkName     Chalkboard Village
  90. LinkLocation Dallas, TX
  91. ;
  92. ;------------------------------------------------------------------------------
  93.